projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0c6dfd
)
debian/rules: Fix tiny typo
author
Ian Jackson
<ian.jackson@citrix.com>
Thu, 21 Feb 2019 16:02:24 +0000
(16:02 +0000)
committer
Ian Jackson
<ian.jackson@citrix.com>
Fri, 22 Feb 2019 14:00:16 +0000
(14:00 +0000)
Signed-off-by: Ian Jackson <ian.jackson@citrix.com>
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index d6a626430eeefe95998ef0209d320d11e226560d..6a4a5e19dc1345208e6d821d16c744d7cc7c2cfd 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-224,7
+224,7
@@
override_dh_auto_install: $(TEMPLATED_FILES)
@# be in /usr/lib/<triplet>, not /usr/share.
mv $t/usr/share/pkgconfig $t/usr/lib/$(DEB_HOST_MULTIARCH)/
:
- @# Inexplicably, upstream p
o
ts the efi binares in usr/lib64
+ @# Inexplicably, upstream p
u
ts the efi binares in usr/lib64
case $(flavour) in \
armhf) ;; \
*) mv $t/usr/lib64/efi/* $t/boot/. ;; \